The following example shows the numericInputEnable object:
<numericInputEnable name="NumericInputEnable1" height="53" width="86" left="25" top="158" visible="true" wallpaper="false" isReferenceObject="false" audio="true" backColor="#004000" backStyle="solid" borderStyle="raisedInset" borderUsesBackColor="false" borderWidth="4" description="Numeric Input Enable 1" highlightColor="magenta" borderColor="#580058" patternColor="#580058" patternStyle="none" horizontalMargin="0" verticalMargin="0" shape="rectangle" touch="true" blink="true" enterKeyControlDelay="400" enterKeyHandshakeTime="4" enterKeyHoldTime="250" handshakeReset="nonZeroValue" keyNavigation="false" decimalPoint="fixedPosition" digitsAfterDecimalPoint="0" fixedPosition="displayed" numericPopup="keypad" rampValue="0" UseVariableMinMax="true" takeFocusOnPress="false" minValue="0" maxValue="2147" captionOnBorder="False" keyAssignment="F18">
<caption fontFamily="Arial" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Num Input Nable" color="#FFC0FF" backColor="#004000" backStyle="transparent" alignment="middleCenter" wordWrap="true" blink="false" />
<imageSettings imageName="End" alignment="middleCenter" backStyle="transparent" color="#580058" backColor="#004000" scaled="false" blink="false" />
<animations>
<animateVisibility expression="TestTag4" expressionTrueState="visible" />
</animations>
<connections>
<connection name="Value" expression="TagS2" optionalExpression="If TagS2 < 22 Then 1 Else 0" />
<connection name="Enter" expression="n7" />
<connection name="Enter Handshake" expression="TestS2" />
<connection name="Minimum" expression="TestTag9" />
<connection name="Maximum" expression="TestTag6" />
</connections>
</numericInputEnable>